パラグラフ1文字字下げ - SphinxのPDF出力カスタマイズ
code:conf.py
latex_elements = {
'preamble': '\n'.join([
# 字下げ
r'\setlength{\parindent}{1zw}',
参考
https://gist.github.com/tk0miya/7972a7c353027937b852322b4fcc61e6